set Telemetry
open fun setTelemetry(value: ModuleConfigProtos.ModuleConfig.TelemetryConfig): LocalOnlyProtos.LocalModuleConfig.Builder
open fun setTelemetry(builderForValue: ModuleConfigProtos.ModuleConfig.TelemetryConfig.Builder): LocalOnlyProtos.LocalModuleConfig.Builder
The part of the config that is specific to the Telemetry module
Content copied to clipboard
.meshtastic.ModuleConfig.TelemetryConfig telemetry = 6;